home *** CD-ROM | disk | FTP | other *** search
Makefile | 1990-05-18 | 981 b | 38 lines |
- #
- # Prototype Makefile for a subdirectory that forms part of a command.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.bigcmd
- # Fri May 18 15:11:24 PDT 1990
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.bigcmd,v 1.5 89/10/09 21:28:47 rab Exp Locker: tve $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- ALLSRCS = atom.c colormap.c cursor.c devices.c dispatch.c dixfonts.c dixutils.c events.c extension.c gc.c globals.c glyphcurs.c grabs.c initatoms.c main.c property.c resource.c swaprep.c swapreq.c tables.c window.c
- MACHINES = ds3100 sun3 sun4
- MAKEFILE = Makefile
- NAME = dix
- TM ?= $(MACHINE)
- DISTDIR ?=
-
- SYSMAKEFILE = bigcmd.mk
-
- #if exists($(TM).md/md.mk)
- #include "$(TM).md/md.mk"
- #endif
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-
- #if exists($(DEPFILE))
- #include "$(DEPFILE)"
- #endif
-